home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
sendun1a
/
frmdata.frm
< prev
next >
Wrap
Text File
|
1999-10-22
|
41KB
|
1,312 lines
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.2#0"; "COMCTL32.OCX"
Begin VB.Form frmData
BackColor = &H00C0C0C0&
Caption = "Dev Mailer"
ClientHeight = 5895
ClientLeft = 60
ClientTop = 345
ClientWidth = 10275
FillColor = &H00C0C0C0&
ForeColor = &H00C0C0C0&
Icon = "frmData.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MouseIcon = "frmData.frx":27A2
ScaleHeight = 5895
ScaleWidth = 10275
StartUpPosition = 2 'CenterScreen
Begin VB.PictureBox picLogo
AutoRedraw = -1 'True
BackColor = &H00000000&
BorderStyle = 0 'None
BeginProperty Font
Name = "Arial"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000005&
Height = 9375
Left = 0
ScaleHeight = 9375
ScaleWidth = 255
TabIndex = 30
TabStop = 0 'False
Top = 0
Width = 255
End
Begin TabDlg.SSTab ssData
Height = 5850
Left = 255
TabIndex = 31
Top = 30
Width = 9960
_ExtentX = 17568
_ExtentY = 10319
_Version = 327681
Style = 1
Tabs = 2
TabsPerRow = 2
TabHeight = 520
BackColor = 12632256
TabCaption(0) = "&Redacci≤n"
TabPicture(0) = "frmData.frx":2AAC
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label5"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label4"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Label1"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Process"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "pix"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "cmdAddAttach"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "cmdDelAttach"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "DataArrival"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "Command4"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "Command3"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "tmr"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "Frame1"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "btnFecha"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "Text4"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "Text2"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "Command2"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "Command1"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "Text1"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "lstAttachment"
Tab(0).Control(19).Enabled= 0 'False
Tab(0).ControlCount= 20
TabCaption(1) = "&Configuraci≤n"
TabPicture(1) = "frmData.frx":2AC8
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "cmdApply"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).Control(1)= "Frame2"
Tab(1).Control(1).Enabled= 0 'False
Tab(1).Control(2)= "Frame3"
Tab(1).Control(2).Enabled= 0 'False
Tab(1).Control(3)= "cmdDelReg"
Tab(1).Control(3).Enabled= 0 'False
Tab(1).Control(4)= "Command5"
Tab(1).Control(4).Enabled= 0 'False
Tab(1).ControlCount= 5
Begin VB.CommandButton Command5
BackColor = &H00808080&
Caption = "&Salir"
Height = 375
Left = -73140
TabIndex = 29
Top = 5310
Width = 1215
End
Begin VB.CommandButton cmdDelReg
Appearance = 0 'Flat
Height = 345
Left = -73590
Picture = "frmData.frx":2AE4
Style = 1 'Graphical
TabIndex = 28
ToolTipText = "Cancelar Operaci≤n"
Top = 5340
Width = 345
End
Begin VB.Frame Frame3
Caption = "Informaci≤n del usuario"
Height = 795
Left = -74910
TabIndex = 26
Top = 1650
Width = 5205
Begin VB.TextBox txtMailSend
Height = 315
IMEMode = 3 'DISABLE
Left = 2040
TabIndex = 32
Top = 300
Width = 2625
End
Begin VB.Label Label10
AutoSize = -1 'True
Caption = "&Direcci≤n de Correo:"
Height = 195
Left = 210
TabIndex = 33
Top = 360
Width = 1455
End
End
Begin VB.Frame Frame2
Caption = "Informaci≤n del Servidor"
Height = 1125
Left = -74910
TabIndex = 21
Top = 450
Width = 5205
Begin VB.TextBox txtSMTP
Height = 315
IMEMode = 3 'DISABLE
Left = 1980
MaxLength = 20
TabIndex = 23
Top = 270
Width = 3015
End
Begin VB.TextBox txtSMTPport
Height = 315
IMEMode = 3 'DISABLE
Left = 1980
MaxLength = 20
TabIndex = 25
Text = "25"
Top = 660
Width = 1125
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "&Puerto de Salida:"
Height = 195
Left = 150
TabIndex = 24
Top = 720
Width = 1215
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "Correo saliente (SMTP):"
Height = 195
Left = 120
TabIndex = 22
Top = 330
Width = 1680
End
End
Begin VB.CommandButton cmdApply
BackColor = &H00808080&
Caption = "&Aplicar"
Height = 375
Left = -74880
TabIndex = 27
Top = 5310
Width = 1215
End
Begin ComctlLib.ListView lstAttachment
Height = 2235
Left = 4710
TabIndex = 12
Top = 1470
Width = 5175
_ExtentX = 9128
_ExtentY = 3942
View